projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5b876e
)
(Fdecode_time): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 29 Aug 1995 19:38:04 +0000
(19:38 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 29 Aug 1995 19:38:04 +0000
(19:38 +0000)
src/editfns.c
patch
|
blob
|
history
diff --git
a/src/editfns.c
b/src/editfns.c
index 6731e5c729af72da71ca51670dea9f151dba7681..e0593c69bdf1dfb69949ed09e2bcf96aaeb50e18 100644
(file)
--- a/
src/editfns.c
+++ b/
src/editfns.c
@@
-658,7
+658,7
@@
MONTH is an integer between 1 and 12. YEAR is an integer indicating the\n\
four-digit year. DOW is the day of week, an integer between 0 and 6, where\n\
0 is Sunday. DST is t if daylight savings time is effect, otherwise nil.\n\
ZONE is an integer indicating the number of seconds east of Greenwich.\n\
-(Note that Common Lisp has different meanings for DOW and ZONE.)")
+
\
(Note that Common Lisp has different meanings for DOW and ZONE.)")
(specified_time)
Lisp_Object specified_time;
{